Skip to content

docs(dotnet): clarify working directory fallback - #2201

Open
xianjianlf2 wants to merge 1 commit into
github:mainfrom
xianjianlf2:docs/dotnet-working-directory-fallback
Open

docs(dotnet): clarify working directory fallback#2201
xianjianlf2 wants to merge 1 commit into
github:mainfrom
xianjianlf2:docs/dotnet-working-directory-fallback

Conversation

@xianjianlf2

Copy link
Copy Markdown

Fixes #1735

Summary

  • clarify the difference between CopilotClientOptions.WorkingDirectory and SessionConfig.WorkingDirectory
  • document the session WorkingDirectory = null fallback to the runtime process working directory
  • add guidance for project-neutral sessions using a stable neutral directory and EnableConfigDiscovery = false

Validation

  • Not run (docs only).

@xianjianlf2
xianjianlf2 requested a review from a team as a code owner August 1, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cwd always gets set even when WorkingDirectory is null

1 participant